home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / system / sandra / san1135.exe / {app} / sandra.mdb / WhetTyp.json < prev    next >
JavaScript Object Notation  |  2007-05-01  |  154b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "ID": 0,
  9.             "Name": "FPU"
  10.         },
  11.         {
  12.             "ID": 1,
  13.             "Name": "iSSE2"
  14.         },
  15.         {
  16.             "ID": 2,
  17.             "Name": "iSSE3"
  18.         },
  19.         {
  20.             "ID": 3,
  21.             "Name": "iSSE4"
  22.         }
  23.     ]
  24. }